Home | History | Annotate | Download | only in src

Lines Matching defs:nbuf

2005 	    char nbuf[16];
2013 snprintf(nbuf, sizeof(nbuf), "#%u", c);
2014 cp = nbuf;
2104 char nbuf[16];
2112 snprintf(nbuf, sizeof(nbuf), "#%u", c);
2113 cp = nbuf;