Searched refs:ddef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/CommonCrypto-60061/libcn/
H A Dcrc.h84 union ddef { union in struct:crcDescriptor_t
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomputil.c1821 Caarg def, ddef; member in struct:castate
1877 Caarg adef, ddef; local
1914 state.def = state.ddef = NULL;
1941 ddef = adef = NULL;
2028 if ((ddef = state.def = ((state.curopt->type != CAO_EQUAL ||
2084 ddef = (state.curopt->type == CAO_NEXT && cur == compcurrent ?
2177 ca_laststate.ddef = NULL;
2214 ca_laststate.ddef = NULL;
2228 ca_laststate.ddef = NULL;
2232 if ((ca_laststate.def = ddef)) {
[all...]

Completed in 121 milliseconds