Searched refs:NOW (Results 1 – 3 of 3) sorted by relevance
1 static const union C(codestrs_t_, NOW) { in C() argument7 } C(codestrs_, NOW) = { { in C()11 static const uint8_t C(codes_, NOW)[] = {12 #define P(n, s) [(n) - 1] = offsetof (union C(codestrs_t_, NOW), MF(__LINE__)),15 #undef NOW
1 #if NOW == SIGILL11 #if NOW == SIGFPE21 #if NOW == SIGSEGV25 #if NOW == SIGBUS30 #if NOW == SIGTRAP34 #if NOW == SIGCLD42 #if NOW == SIGPOLL
35 #define NOW SIGILL macro38 #define NOW SIGFPE macro41 #define NOW SIGSEGV macro44 #define NOW SIGBUS macro47 #define NOW SIGTRAP macro50 #define NOW SIGCLD macro53 #define NOW SIGPOLL macro
Completed in 4 milliseconds