Searched refs:check_space (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_vbuf.c | 101 check_space(struct vbuf_stage *vbuf, unsigned nr) function in typeref:typename:void 147 check_space(vbuf, 3); 161 check_space(vbuf, 2); 174 check_space(vbuf, 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_vbuf.c | 101 check_space(struct vbuf_stage *vbuf, unsigned nr) function in typeref:typename:void 147 check_space(vbuf, 3); 161 check_space(vbuf, 2); 174 check_space(vbuf, 1);
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | read.c | 1583 AtomSeparator(int ch, int check_space, int check_backslash) argument 1585 if (check_space && isspace(ch))
|
Completed in 5 milliseconds