OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testb
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/lua/libm/
lualibm.lua
12
local function
testb
(s, x)
function
57
testb
("finite(1.0 / 0.0)", lm.finite(1.0 / 0.0))
67
testb
("isinf(1.0 / 0.0)", lm.isinf(1.0 / 0.0))
68
testb
("isnan(log(-1.0))", lm.isnan(lm.log(-1.0)))
/src/common/dist/zlib/contrib/iostream3/
zfstream.cc
134
bool
testb
= mode & std::ios_base::binary;
local in function:gzfilebuf::open_mode
162
if (
testb
)
Completed in 28 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025