<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ytqwerty</author_name>
  <author_url>https://blog.hatena.ne.jp/ytqwerty/</author_url>
  <blog_title>Note</blog_title>
  <blog_url>https://ytqwerty.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ada</anon>
    <anon>gcc</anon>
  </categories>
  <description>lldivを呼ぶ関数を書いてたらちょっと驚きました。 こういうの。 procedure call_lldiv (x, y : long_long_integer; q, r : out long_long_integer) is type lldiv_t is record q, r : long_long_integer; end record; pragma Convention (C, lldiv_t); function lldiv (x, y : long_long_integer) return lldiv_t; pragma Import (C, lldiv, &quot;lldiv&quot;);…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytqwerty.hatenadiary.org%2Fentry%2F20130209%2Fp1&quot; title=&quot; Adaと64bit呼び出し規約とlldiv - Note&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-02-09 00:00:00</published>
  <title> Adaと64bit呼び出し規約とlldiv</title>
  <type>rich</type>
  <url>https://ytqwerty.hatenadiary.org/entry/20130209/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
