Searched refs:foox (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfoo.c1 static int foox = 'f' + 'o' + 'o'; variable
6 return foox;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfoo.c1 static int foox = 'f' + 'o' + 'o'; variable
6 return foox;
/netbsd-current/tests/bin/sh/
H A Dt_expand.sh1450 check3 'printf %s ${X-}x}' foox} x} x} # 54
1480 check3 'printf %s ${X:-}x}' foox} x} x} #129
1519 check3 'printf %s ${X=}x}' foox} x} x} # 54
1534 check3 'printf %s ${X=}x}; printf :%s "${X-U}"' foox}:foo x}: x}: #90
1560 check3 'printf %s ${X:=}x}' foox} x} x} #153
1579 check3 'printf %s ${X:=}x}; printf :%s "${X-U}"' foox}:foo x}: x}:
/netbsd-current/games/hack/
H A Dhack.invent.c396 xchar foox = 0; local
427 foox++;
458 foox ? "else " : "", word);

Completed in 285 milliseconds