Home
last modified time | relevance | path

Searched defs:far_strlen (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Dmisc.h42 #define far_strlen(str) strlen(str) macro
50 #define far_strlen(str) _fstrlen(str) macro
H A Dmisc.c411 unsigned int far_strlen(char FAR *str) in far_strlen() function
/dports/graphics/xfractint/xfractint-20.04p16/unix/
H A Dgeneral.c469 far_strlen (a) in far_strlen() function