Home
last modified time | relevance | path

Searched refs:P (Results 1 – 2 of 2) sorted by relevance

/stdio-common/
A Dpsiginfo-data.h2 P (ILL_ILLOPC, N_("Illegal opcode"))
3 P (ILL_ILLOPN, N_("Illegal operand"))
4 P (ILL_ILLADR, N_("Illegal addressing mode"))
5 P (ILL_ILLTRP, N_("Illegal trap"))
6 P (ILL_PRVOPC, N_("Privileged opcode"))
7 P (ILL_PRVREG, N_("Privileged register"))
8 P (ILL_COPROC, N_("Coprocessor error"))
9 P (ILL_BADSTK, N_("Internal stack error"))
13 P (FPE_INTOVF, N_("Integer overflow"))
46 P (POLL_ERR, N_("I/O error"))
[all …]
A Dpsiginfo-define.h3 #define P(n, s) char MF(__LINE__)[sizeof (s)]; in C() macro
8 #define P(n, s) s, macro
12 #define P(n, s) [(n) - 1] = offsetof (union C(codestrs_t_, NOW), MF(__LINE__)), macro

Completed in 3 milliseconds