Searched refs:_LABEL_LENGTH_MALLOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dslk.c172 #define _LABEL_LENGTH_MALLOC \ macro
213 p = (char *)malloc(_LABEL_LENGTH_MALLOC);
337 char mbs[_LABEL_LENGTH_MALLOC];
338 char tmbs[_LABEL_LENGTH_MALLOC];
406 p = (char *)malloc(_LABEL_LENGTH_MALLOC);

Completed in 406 milliseconds