Home
last modified time | relevance | path

Searched defs:SYM (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/
Dsparc_arch.h80 # 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/
DuniqueSymbolAllowsIndexInObjectWithIndexSignature.ts3 export const SYM = Symbol('a unique symbol'); constant
/third_party/typescript/tests/baselines/reference/
DuniqueSymbolAllowsIndexInObjectWithIndexSignature.js3 export const SYM = Symbol('a unique symbol'); constant
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw.h63 #define SYM 2 macro
Dnftw64.h62 #define SYM 2 macro
/third_party/ltp/pan/
Dsymbol.h62 typedef struct symh *SYM; typedef
/third_party/e2fsprogs/e2fsck/
Dsigcatcher.c28 #define DEFINE_ENTRY(SYM) { SYM, #SYM }, argument