Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dpointers.c177 char C, *pC, **ppC, ***pppC, ****ppppC, *****pppppC, ******ppppppC; in more_code() local
199 ppC = &pC; in more_code()
200 pppC = &ppC; in more_code()