Searched refs:C_NULL (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h9 C_NULL = 0, enumerator in enum:sdb_storage_class
H A Dmips-tfile.c808 C_NULL = 0,
1229 sc_Nil, /* 0: C_NULL */
1340 st_Nil, /* 0: C_NULL */
802 C_NULL = 0, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h9 C_NULL = 0, enumerator in enum:sdb_storage_class
H A Dmips-tfile.c805 C_NULL = 0,
1304 sc_Nil, /* 0: C_NULL */
1415 st_Nil, /* 0: C_NULL */
799 C_NULL = 0, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h259 #define C_NULL 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h259 #define C_NULL 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c1265 && S_GET_STORAGE_CLASS (real) == C_NULL
1281 else if (S_GET_STORAGE_CLASS (symp) == C_NULL)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-i960.c480 case C_NULL:
H A Dcofflink.c81 ret->class = C_NULL;
484 if (((*sym_hash)->class == C_NULL
1788 case C_NULL:
2554 if (isym.n_sclass == C_NULL)
H A Dcoffcode.h4821 case C_NULL:
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c556 case C_NULL:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-i960.c480 case C_NULL:
H A Dcofflink.c81 ret->class = C_NULL;
487 if (((*sym_hash)->class == C_NULL
1786 case C_NULL:
2553 if (isym.n_sclass == C_NULL)
H A Dcoffcode.h4622 case C_NULL:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c556 case C_NULL:
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp50 ECase(C_NULL);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1346 case C_NULL:
2476 case C_NULL:
H A Dcoffread.c1520 case C_NULL:
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp209 ECase(C_NULL), ECase(C_AUTO), ECase(C_EXT), ECase(C_STAT),
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c1203 && S_GET_STORAGE_CLASS (real) == C_NULL
1216 else if (S_GET_STORAGE_CLASS (symp) == C_NULL)
2991 if (S_GET_STORAGE_CLASS (symbolP) == C_NULL)

Completed in 330 milliseconds