OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_value
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/stdlib/
setenv.c
48
int
l_value
, offset;
local
52
l_value
= strlen(value);
56
if ((int)strlen(C) >=
l_value
) { /* old larger; copy over */
80
malloc((size_t)((int)(C - name) +
l_value
+ 2))))
/external/chromium/testing/gmock/include/gmock/
gmock-actions.h
833
explicit ReferenceWrapper(T&
l_value
) : pointer_(&
l_value
) {} // NOLINT
[
all
...]
/external/icu4c/tools/tzcode/
zic.c
311
const int
l_value
;
member in struct:lookup
989
else switch ((int) (lp->
l_value
)) {
1011
_("%s: panic: Invalid
l_value
%d\n"),
1012
progname, lp->
l_value
);
1299
month = lp->
l_value
;
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
readxcoff.c
[
all
...]
Completed in 564 milliseconds