Searched refs:TEMPSIZE (Results 1 - 1 of 1) sorted by last modified time

/netbsd-current/bin/sh/
H A Doutput.c396 #define TEMPSIZE 24 macro
416 char temp[TEMPSIZE];
532 p = temp + TEMPSIZE - 1;
538 len = (temp + TEMPSIZE - 1) - p;

Completed in 301 milliseconds