Searched refs:CMPL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/tnftp/src/
H A Dcmdtab.c190 #define CMPL(x) macro
193 #define CMPL(x) #x, macro
201 { "append", H(appendhelp), 1, 1, 1, CMPL(lr) put },
207 { "cd", H(cdhelp), 0, 1, 1, CMPL(r) cd },
209 { "chmod", H(chmodhelp), 0, 1, 1, CMPL(nr) do_chmod },
213 { "delete", H(deletehelp), 0, 1, 1, CMPL(r) delete },
214 { "dir", H(lshelp), 1, 1, 1, CMPL(rl) ls },
222 { "fget", H(fgethelp), 1, 1, 1, CMPL(l) fget },
226 { "get", H(receivehelp), 1, 1, 1, CMPL(rl) get },
229 { "help", H(helphelp), 0, 0, 1, CMPL(
[all...]
/freebsd-13-stable/sys/powerpc/booke/
H A Dtrap_subr.S448 CMPL cr0, %r21, %r23; \
708 CMPL cr0, %r31, %r21
986 CMPL cr0, %r3, %r4
991 CMPL cr0, %r3, %r4
H A Dlocore.S53 #define CMPL cmpld define
69 #define CMPL cmplw define

Completed in 124 milliseconds