Home
last modified time | relevance | path

Searched defs:asm (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DUnix.pm38 sub asm { subroutine
H A DBASE.pm45 sub asm { return __base($_[1], '.s') . $_[0]->asmext() } subroutine
/third_party/openssl/Configurations/platform/
H A DUnix.pm38 sub asm { subroutine
H A DBASE.pm45 sub asm { return __base($_[1], '.s') . $_[0]->asmext() } subroutine
/third_party/mbedtls/library/
H A Dcommon.h180 #define asm __asm macro
182 #define asm __asm__ macro
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dreserved.c64 static int (asm); // not reserved! variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h50 IDENT(asm); IDENT_RESERVED(__asm); IDENT_RESERVED(__asm__); variable
/third_party/mbedtls/programs/test/
H A Dbenchmark.c53 #define asm __asm macro
[all...]

Completed in 4 milliseconds