Home
last modified time | relevance | path

Searched refs:LONG (Results 1 – 5 of 5) sorted by relevance

/third_party/lib/acpica/source/os_specific/service_layers/
A Doswintbl.c64 LONG WinStatus);
105 LONG WinStatus) in WindowsFormatException()
218 LONG WinStatus; in AcpiOsGetTableByName()
/third_party/ulib/musl/src/stdio/
A Dvfwprintf.c48 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 Dvfprintf.c55 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 Djemalloc_internal.h322 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro
323 #define LONG_MASK (LONG - 1)
A Djemalloc_internal.h.in322 #define LONG ((size_t)(1U << LG_SIZEOF_LONG)) macro
323 #define LONG_MASK (LONG - 1)

Completed in 16 milliseconds