Searched refs:lfl (Results 1 – 10 of 10) sorted by relevance
103 set lfl ""111 set lfl [get-define lib_dlopen]113 msg-result " dlopen() needs $lfl"120 teaish-ldflags-prepend [define LDFLAGS_DLOPEN $lfl]132 set lfl ""136 set lfl [get-define lib_ceil]138 teaish-ldflags-prepend $lfl139 msg-checking "$lfl "141 define LDFLAGS_LIBMATH $lfl
192 set lfl [get-define lib_log ""]194 if {"" ne $lfl} {195 user-notice "Forcing requirement of $lfl for $featureName"197 define LDFLAGS_MATH $lfl198 teaish-ldflags-prepend $lfl531 set lfl [get-define lib_ceil]533 define LDFLAGS_MATH $lfl534 teaish-ldflags-prepend $lfl
1456 struct file_lock *lfl,*rfl,*releasedfl,*selffl; in unlock_partialfilelock() local1464 lfl = NULL; in unlock_partialfilelock()1494 unlstatus = unlock_nfslock(fl, &releasedfl, &lfl, &rfl); in unlock_partialfilelock()1499 if (lfl != NULL) { in unlock_partialfilelock()1500 lhwstatus = lock_hwlock(lfl); in unlock_partialfilelock()1505 monitor_lock_host(lfl->client_name); in unlock_partialfilelock()
617 set lfl [get-define lib_log ""]619 if {"" ne $lfl} {620 user-notice "Forcing requirement of $lfl for $featureName"622 define LDFLAGS_MATH $lfl
552 - Linking with -lfl no longer required if your program includes1094 - Primitive -lfl library added, containing default main()1098 to be a macro and instead be a function in the -lfl library).
10050 * flex.1: -ll => -lfl
9350 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do
3534 for ac_lib in '' -lfl -ll; do
12460 for ac_lib in '' -lfl -ll; do
7331 for ac_cv_lib_lex in 'none needed' -lfl -ll 'not found'; do