Searched defs:SYM (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/crypto/ |
D | sparc_arch.h | 80 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 90 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 97 # define SPARC_LOAD_ADDRESS_LEAF(SYM,reg,tmp) SPARC_LOAD_ADDRESS(SYM,reg) argument 104 # define SPARC_LOAD_ADDRESS(SYM, reg) \ argument 112 # define SPARC_LOAD_ADDRESS_LEAF(SYM, reg, tmp) \ argument
|
/third_party/typescript/tests/cases/compiler/ |
D | uniqueSymbolAllowsIndexInObjectWithIndexSignature.ts | 3 export const SYM = Symbol('a unique symbol'); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | uniqueSymbolAllowsIndexInObjectWithIndexSignature.js | 3 export const SYM = Symbol('a unique symbol'); constant
|
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
D | nftw.h | 63 #define SYM 2 macro
|
D | nftw64.h | 62 #define SYM 2 macro
|
/third_party/ltp/pan/ |
D | symbol.h | 62 typedef struct symh *SYM; typedef
|
/third_party/e2fsprogs/e2fsck/ |
D | sigcatcher.c | 28 #define DEFINE_ENTRY(SYM) { SYM, #SYM }, argument
|