Searched defs:PTR (Results 1 - 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | asm.S | 35 #define PTR .quad define 70 #define PTR .int define
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | startcode_armv6.S | 28 PTR .req a4 label [all...] |
/third_party/node/test/common/ |
H A D | dns.js | |
/third_party/musl/src/stdio/ |
H A D | vfwprintf.c | 31 PTR, INT, UINT, ULLONG, enumerator [all...] |
H A D | vfprintf.c | 38 PTR, INT, UINT, ULLONG, enumerator [all...] |
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator [all...] |
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | vfprintf.c | 38 PTR, INT, UINT, ULLONG, enumerator [all...] |
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator [all...] |
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | vfprintf.c | 43 PTR, INT, UINT, ULLONG, enumerator [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | h264pred_template.c | 843 #define PTR(x) \ macro 1183 #undef PTR macro
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 1520 #define PTR(x) ( \ macro 1993 #define PTR(x) ( \ macro 2141 #define PTR(x) (void *)G(x,8) macro 2249 #define PTR(x) (void *)G(x,16) macro 2357 #define PTR(x) (void *)G(x,32) macro [all...] |
Completed in 15 milliseconds