Searched defs:glue (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/lib/libc/stdio/ |
| D | glue.h | 39 struct glue { struct 40 struct glue *next; argument 46 extern struct glue __sglue; argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
| D | paste11.c | 8 #define glue(x, y) x ## y macro
|
| D | digraph2.c | 16 %:define glue macro
|
| D | digraph1.c | 9 %:define glue macro
|
| D | paste4.c | 10 #define glue(x, y) x ## y macro
|
| D | macro4.c | 7 #define glue(x, y) x ## y macro
|
| D | digraphs.c | 14 %:define glue(x, y) x %:%: y /* #define glue(x, y) x ## y. */ macro
|
| D | paste5.c | 12 #define glue(a,b) a##b macro
|
| D | spacing1.c | 24 #define glue(x, y) x ## y macro
|
| D | paste2.c | 22 #define glue(x, y) x ## y macro
|
| D | macro1.c | 14 #define glue(x, y) x ## y macro
|
| /openbsd/src/usr.sbin/npppd/common/ |
| D | radish.c | 337 struct radish *parent = cur->rd_p, *glue; in rd_glue() local
|
| /openbsd/src/sys/dev/fdt/ |
| D | dwpcie.c | 388 int atu, config, ctrl, glue; in dwpcie_attach() local
|