Searched refs:HASLB (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/lib/libc/stdio/ | ||
| H A D | fclose.c | 64 if (HASLB(fp)) in cleanfile() |
| H A D | local.h | 123 #define HASLB(fp) ((fp)->_lb._base != NULL) macro |
| H A D | freopen.c | 184 if (HASLB(fp)) in freopen() |