HomeSort by: relevance | last modified time | path
    Searched refs:no_space (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/usr.bin/indent/
lsym_comma.c 124 #define no_space(a,b) a ## b macro
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 379 my ($no_space, $space_off) = 1;
382 if (_is_control($el, 'hardspace')) { $no_space = 1; $res .= ' ' }
383 elsif (_is_control($el, 'nospace')) { $no_space = 1; }
390 if ($no_space) {
391 $no_space = 0;
  /src/external/gpl2/lvm2/dist/libdm/ioctl/
libdm-iface.c 506 const char no_space[] = "Ran out of memory building ioctl parameter"; local
510 log_error(no_space);
522 log_error(no_space);
1201 const char no_space[] = "Ran out of memory building ioctl parameter"; local
1205 log_error(no_space);
1217 log_error(no_space);
  /src/external/gpl2/groff/dist/src/roff/troff/
div.cpp 742 void no_space() function
1167 init_request("ns", no_space);

Completed in 30 milliseconds