Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/
H A Dstrstream55 typedef T1 strstate; // exposition only
56 static const strstate allocated; // exposition only
57 static const strstate constant; // exposition only
58 static const strstate dynamic; // exposition only
59 static const strstate frozen; // exposition only
60 strstate strmode; // exposition only
/freebsd/usr.sbin/apmd/contrib/
H A Dpccardq.c226 strstate(int state) in strstate() function
270 i, manuf, version, device, strstate(state)); in main()