OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lnm
(Results
1 - 2
of
2
) sorted by null
/external/curl/packages/vms/
config_h.com
214
$if f$trnlnm("tf1","
lnm
$process",,"SUPERVISOR") .nes. "" then close tf1
215
$if f$trnlnm("tf2","
lnm
$process",,"SUPERVISOR") .nes. "" then close tf2
236
$if f$trnlnm("tf1","
lnm
$process",,"SUPERVISOR") .nes. "" then close tf1
237
$if f$trnlnm("tf2","
lnm
$process",,"SUPERVISOR") .nes. "" then close tf2
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
FastMath.java
1337
double
lnm
[] = LN_MANT[(int)((bits & 0x000ffc0000000000L) >> 42)];
local
[
all
...]
Completed in 152 milliseconds