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

  /src/external/bsd/nvi/dist/common/
conv.c 54 CHAR_T **tostr = (CHAR_T **)(void *)&cw->bp1; local
57 BINC_RETW(NULL, *tostr, *blen, len);
62 memcpy((*tostr) + i, &w, sizeof(**tostr));
115 CHAR_T **tostr = (CHAR_T **)(void *)&cw->bp1; local
129 BINC_RETW(NULL, *tostr, *blen, nlen);
143 memcpy((*tostr) + i, &w, sizeof(**tostr));
148 memcpy((*tostr) + i, &w, sizeof(**tostr));
232 char **tostr = (char **)(void *)&cw->bp1; local
255 char **tostr = (char **)(void *)&cw->bp1; local
    [all...]
  /src/external/gpl3/autoconf/dist/
maint.mk 468 @h='inttostr.h' re='\<(off|[iu]max|uint)tostr *\(' \

Completed in 14 milliseconds