Searched refs:INFO_COOKIE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dnodes.h77 #define INFO_COOKIE '\037'
76 #define INFO_COOKIE macro
H A Dsearch.c382 if (((body[i] == INFO_FF && body[i + 1] == INFO_COOKIE) &&
385 ((body[i] == INFO_COOKIE) &&
404 if (body[i++] != INFO_COOKIE)
H A Dnodes.c584 if (body[i] == INFO_FF || body[i] == INFO_COOKIE)
1211 if (node_body.buffer[0] != INFO_COOKIE && min > 2)
H A Dman.c89 INFO_COOKIE,

Completed in 114 milliseconds