Searched defs:_ch (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/lib/libc/stdlib/ |
| H A D | set_constraint_handler_s.c | 44 static constraint_handler_t *_ch = NULL; variable
|
| /freebsd-12.1/sys/arm/freescale/imx/ |
| H A D | imx51_ipuv3_fbd.c | 108 #define CPMEM_CHANNEL(_dp, _ch, _w) \ argument 111 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
|
| H A D | imx51_ipuv3.c | 171 #define CPMEM_CHANNEL(_dp, _ch, _w) \ argument 174 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
|
| /freebsd-12.1/contrib/ntp/sntp/libopts/ |
| H A D | putshell.c | 147 # define add_esc_ch(_ch) { *(out++) = '\\'; *(out++) = (_ch); } in optionQuoteString() argument
|
| /freebsd-12.1/sys/arm/ti/cpsw/ |
| H A D | if_cpswreg.h | 69 #define CPSW_CPDMA_RX_INT_THRESH(_ch) (1 << (8 + ((_ch) & 7))) argument 70 #define CPSW_CPDMA_RX_INT(_ch) (1 << (0 + ((_ch) & 7))) argument
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | mandocdb.c | 344 #define CHECKOP(_op, _ch) do \ in mandocdb() argument
|