Home
last modified time | relevance | path

Searched defs:is_first (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionArgParser.cpp70 bool is_first = true; in ToOptionEnum() local
H A DOptions.cpp542 bool is_first = true; in GenerateOptionUsage() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsolib-irix.c489 int is_first = 1; in irix_current_sos() local
/openbsd-src/bin/ksh/
H A Dexec.c276 volatile bool is_first = true; in execute() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.h156 unsigned int is_first : 1; member
/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd.c598 int is_first; in npppd_reset_routing_table() local
/openbsd-src/gnu/usr.bin/perl/
H A Dtoke.c669 const bool is_first = (PL_oldbufptr == PL_linestart); in S_no_op() local