Home
last modified time | relevance | path

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

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