Home
last modified time | relevance | path

Searched defs:print_ring (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dtree.c925 static char *print_ring[PRINT_RING_SIZE]; in cxx_printable_name() local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c1058 static char *print_ring[PRINT_RING_SIZE]; local
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_cs.c2056 static int print_ring(char *buf, int sz, struct i915_request *rq) in print_ring() function