Home
last modified time | relevance | path

Searched refs:MAXNAMLEN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Ddirent.h230 # ifndef MAXNAMLEN
236 # define MAXNAMLEN NAME_MAX macro
238 # define MAXNAMLEN 255 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Ddirent.h8 #if !defined(MAXNAMLEN) && !defined(_POSIX_SOURCE)
9 #define MAXNAMLEN 1024 macro