Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/stdio/
Dvfwscanf.c95 #define INCCL(_c) \ macro
418 width-- != 0 && INCCL(wi)) in __vfwscanf()
427 width-- != 0 && INCCL(wi)) in __vfwscanf()
442 width != 0 && INCCL(wi)) { in __vfwscanf()