Searched refs:LONG (Results 1 – 5 of 5) sorted by relevance
| /third_party/lib/acpica/source/os_specific/service_layers/ |
| A D | oswintbl.c | 64 LONG WinStatus); 105 LONG WinStatus) in WindowsFormatException() 218 LONG WinStatus; in AcpiOsGetTableByName()
|
| /third_party/ulib/musl/src/stdio/ |
| A D | vfwprintf.c | 48 LONG, enumerator 51 #define LONG INT 70 #define PDIFF LONG 93 S('d') = LONG, S('i') = LONG, S('o') = ULONG, S('u') = ULONG, S('x') = ULONG, 150 case LONG: in pop_arg()
|
| A D | vfprintf.c | 55 LONG, enumerator 58 #define LONG INT 77 #define PDIFF LONG 100 S('d') = LONG, S('i') = LONG, S('o') = ULONG, S('u') = ULONG, S('x') = ULONG, 159 case LONG: in pop_arg()
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal.h | 322 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro 323 #define LONG_MASK (LONG - 1)
|
| A D | jemalloc_internal.h.in | 322 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro 323 #define LONG_MASK (LONG - 1)
|
Completed in 16 milliseconds