Home
last modified time | relevance | path

Searched defs:exist (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/vi/vi/
H A Dvs_line.c471 int exist; in vs_number() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h292 bool exist(StringRef FunctionName) { in exist() function