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

  /src/external/bsd/tradcpp/dist/
utils.h 61 size_t notrailingws(char *buf, size_t len);
utils.c 225 notrailingws(char *buf, size_t len) function
directive.c 618 len = notrailingws(line, len);
macro.c 536 notrailingws(param, strlen(param));

Completed in 26 milliseconds