Searched refs:bgindex (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.bin/locate/code/
H A Dlocate.code.c100 static int bgindex(char *);
164 if ((code = bgindex(cp)) < 0) {
190 bgindex(char *bg) /* Return location of bg in bigrams or -1. */ function
/netbsd-current/sys/dev/stbi/
H A Dstb_image.c4325 int flags, bgindex, ratio, transparent, eflags; member in struct:stbi_gif_struct
4392 g->bgindex = get8(s);
4538 uint8 *c = g->pal[g->bgindex];

Completed in 279 milliseconds