Searched refs:DEFS (Results 1 - 11 of 11) sorted by relevance

/libmicro/
H A Dgetenv.c43 #define DEFS 100 macro
45 static int opts = DEFS;
57 DEFS);
H A Dlseek.c47 #define DEFS 1024 macro
50 static long long opts = DEFS;
68 DEFF, DEFS);
H A Dpread.c47 #define DEFS 1024 macro
50 static long long opts = DEFS;
66 DEFF, DEFS);
H A Dpwrite.c47 #define DEFS 1024 macro
51 static long long opts = DEFS;
66 DEFF, DEFS);
H A Dread.c49 #define DEFS 1024 macro
52 static long long opts = DEFS;
67 DEFF, DEFS);
H A Dwrite.c48 #define DEFS 1024 macro
52 static long long opts = DEFS;
70 DEFF, DEFS);
H A Dmemcpy.c42 #define DEFS 8192 macro
45 static long long opts = DEFS;
70 DEFS);
H A Dmemmove.c42 #define DEFS 8192 macro
45 static long long opts = DEFS;
70 DEFS);
H A Dwritev.c51 #define DEFS 1024 macro
55 static int opts = DEFS;
72 DEFF, DEFS, DEFV, IOV_MAX, SSIZE_MAX);
H A Dmemset.c42 #define DEFS 8192 macro
44 static long long opts = DEFS;
68 DEFS);
H A Dpipe.c77 #define DEFS 1024 macro
81 static size_t opts = DEFS;
109 lookupa(DEFM, modes), DEFS, lookupa(DEFX, xports));

Completed in 9 milliseconds