Home
last modified time | relevance | path

Searched defs:ficlLockDictionary (Results 1 – 12 of 12) sorted by relevance

/freebsd/stand/ficl/arm/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h408 #define ficlLockDictionary(x) /* ignore */ macro
/freebsd/stand/ficl/amd64/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h409 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd/stand/ficl/i386/
H A Dsysdep.c95 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h407 #define ficlLockDictionary(x) /* ignore */ macro
/freebsd/stand/ficl/aarch64/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h397 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd/stand/ficl/powerpc/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h411 #define ficlLockDictionary(x) 0 /* ignore */ macro
/freebsd/stand/ficl/riscv/
H A Dsysdep.c93 int ficlLockDictionary(short fLock) in ficlLockDictionary() function
H A Dsysdep.h397 #define ficlLockDictionary(x) 0 /* ignore */ macro