Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doutput.c662 ierror_suffix(char * fmt,PARG * parg,char * suffix1,char * suffix2,char * suffix3) ierror_suffix() argument
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2598 const char *suffix1 = sym.getVersionSuffix(); in combineVersionedSymbol() local