OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmtIf
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libterminfo/
termcap.c
295
static const char
fmtIf
[] = "%p0%p0%?";
397
if (l + sizeof(
fmtIf
) + sizeof(fmtThen) +
401
memcpy(ip,
fmtIf
, sizeof(
fmtIf
) - 1);
405
ip += sizeof(
fmtIf
) - 1;
406
l += sizeof(
fmtIf
) - 1;
termcap.c
295
static const char
fmtIf
[] = "%p0%p0%?";
397
if (l + sizeof(
fmtIf
) + sizeof(fmtThen) +
401
memcpy(ip,
fmtIf
, sizeof(
fmtIf
) - 1);
405
ip += sizeof(
fmtIf
) - 1;
406
l += sizeof(
fmtIf
) - 1;
termcap.c
295
static const char
fmtIf
[] = "%p0%p0%?";
397
if (l + sizeof(
fmtIf
) + sizeof(fmtThen) +
401
memcpy(ip,
fmtIf
, sizeof(
fmtIf
) - 1);
405
ip += sizeof(
fmtIf
) - 1;
406
l += sizeof(
fmtIf
) - 1;
Completed in 62 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025