HomeSort by relevance Sort by last modified time
    Searched defs:L_ (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/parted/
strlist.h 25 # define L_(str) str
table.c 36 # define L_(str) L##str
38 # define L_(str) str
51 static const wchar_t* DELIMITER = L_(" ");
52 static const wchar_t* COLSUFFIX = L_("\n");
204 pad[nspaces] = L_('\0');
227 assert (**s == L_('\0'));
240 *s = L_('\0');

Completed in 60 milliseconds