Home
last modified time | relevance | path

Searched defs:hashclear (Results 1 – 7 of 7) sorted by relevance

/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dshell.c197 void hashclear() /* Clear the hash table (eg when PATH changes) */ in hashclear() function
/dports/shells/ksh93/ast-93u/src/lib/libast/include/
H A Dhash.h87 #define hashclear(t,f) ((t)->flags &= ~((f) & ~HASH_INTERNAL)) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/include/
H A Dhash.h87 #define hashclear(t,f) ((t)->flags &= ~((f) & ~HASH_INTERNAL)) macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/include/
H A Dhash.h87 #define hashclear(t,f) ((t)->flags &= ~((f) & ~HASH_INTERNAL)) macro
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dinit.c348 hashclear(Void) /* clear hash table */ in hashclear() function
/dports/lang/f2c/f2c-20200916/src/
H A Dinit.c356 hashclear(Void) /* clear hash table */ in hashclear() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/nidr/
H A Dnidrgen.c4177 hashclear(KWctx *kw) in hashclear() function