Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dscan_keyword.h56 unsigned char __statbuf[100]; variable
57 unsigned char* __status = __statbuf;
59 if (__nkw > sizeof(__statbuf)) {
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dlocale291 unsigned char __statbuf[100];
292 unsigned char* __status = __statbuf;
294 if (__nkw > sizeof(__statbuf)) {