Home
last modified time | relevance | path

Searched defs:nospace (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c743 bool nospace; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c769 bool nospace; member
/external/toybox/toys/pending/
Dsh.c427 static char **nospace(char **ss) in nospace() function