Home
last modified time | relevance | path

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

/openbsd/usr.bin/locate/code/
H A Dlocate.code.c251 char bg0, bg1, *p; in bgindex() local
253 bg0 = bg[0]; in bgindex()
256 if (*p++ == bg0 && *p == bg1) in bgindex()