OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_number_short_value
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/include/prop/
prop_number.h
50
bool
prop_number_short_value
(prop_number_t, short *);
/src/tests/lib/libprop/
t_proplib.c
510
ATF_REQUIRE(
prop_number_short_value
(n_uchar_max, &val.v_shrt) &&
513
ATF_REQUIRE(
prop_number_short_value
(n_shrt_max, &val.v_shrt) &&
515
ATF_REQUIRE(
prop_number_short_value
(n_shrt_min, &val.v_shrt) &&
517
ATF_REQUIRE(!
prop_number_short_value
(n_ushrt_max, &val.v_shrt));
525
ATF_REQUIRE(!
prop_number_short_value
(n_int_min, &val.v_shrt));
/src/lib/libprop/
Makefile
253
MLINKS+= prop_number.3
prop_number_short_value
.3
Completed in 149 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025