Home
last modified time | relevance | path

Searched defs:N_SCOPE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dstabs.h68 N_SCOPE = 0xC4, enumerator
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsyms.h65 #define N_SCOPE 0xc4 /* scope information */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Dstabs.h123 N_SCOPE = 0xc4, /* Modula-2 scope information */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Dstabs.h123 N_SCOPE = 0xc4, /* Modula-2 scope information */ enumerator
/dports/devel/nasm/nasm-2.15.05/output/
H A Dstabs.h123 N_SCOPE = 0xc4, /* Modula-2 scope information */ enumerator
/dports/devel/yasm/yasm-1.3.0/modules/dbgfmts/stabs/
H A Dstabs-dbgfmt.c67 N_SCOPE = 0xc4, /* Modula 2 scope info (Sun) */ enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
H A Dstabs-dbgfmt.c67 N_SCOPE = 0xc4, /* Modula 2 scope info (Sun) */ enumerator
/dports/devel/libcwd/libcwd-1.0.6/
H A Delfxx.cc159 static unsigned char const N_SCOPE = 0xc4; variable