Searched refs:magicPI (Results 1 – 9 of 9) sorted by relevance
70 UInt magicPI; member150 frame->magicPI = 0x31415927; in VG_()233 if (frame->magicPI != 0x31415927) { in VG_()239 if (frame->magicPI == 0x31415927) in VG_()246 vg_assert(frame->magicPI == 0x31415927); in VG_()
74 UInt magicPI; member149 frame->magicPI = 0x31415927; in VG_()208 vg_assert(frame->magicPI == 0x31415927); in VG_()
77 UInt magicPI; member152 frame->magicPI = 0x31415927; in VG_()208 vg_assert(frame->magicPI == 0x31415927); in VG_()
70 UInt magicPI; member150 frame->magicPI = 0x31415927; in VG_()212 vg_assert(frame->magicPI == 0x31415927); in VG_()
56 UInt magicPI; member180 priv->magicPI = 0x31415927; in build_sigframe()280 vg_assert(priv->magicPI == 0x31415927); in VG_()287 vg_assert(priv->magicPI == 0x31415927); in VG_()
97 UInt magicPI; member765 priv->magicPI = 0x31415927; in VG_()905 vg_assert(priv->magicPI == 0x31415927); in VG_()912 vg_assert(priv->magicPI == 0x31415927); in VG_()
100 UInt magicPI; member306 priv->magicPI = 0x31415927; in VG_()349 vg_assert(priv->magicPI == 0x31415927); in VG_()
88 UInt magicPI; member427 frame->magicPI = 0x31415927; in build_vg_sigframe()543 if (frame->magicPI != 0x31415927 || in restore_vg_sigframe()
94 UInt magicPI; member447 frame->magicPI = 0x31415927; in build_vg_sigframe()627 if (frame->magicPI != 0x31415927 || in restore_vg_sigframe()