Searched defs:OFFS (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A D2005-03-05-OffsetOfHack.c7 #define OFFS \ macro
10 int foo[OFFS];
/external/syslinux/com32/include/
H A Dcom32.h130 * 0..0xFFFFF and real-mode style SEG:OFFS pointers. Note that a
131 * 32-bit linear pointer is not compatible with a SEG:OFFS pointer
155 static inline uint16_t OFFS(const volatile void *__p) function
204 __fptr.offs = OFFS(__ptr);

Completed in 2285 milliseconds