OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trlinelen
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
show.c
115
inline static int
trlinelen
(TFILE *);
303
trlinelen
(TFILE * fp)
function in typeref:typename:int
334
if (
trlinelen
(fp) >= TR_STD_WIDTH) {
349
if (nl &&
trlinelen
(fp) > 0)
357
if (
trlinelen
(fp) >= TR_STD_WIDTH) {
366
if (nl ||
trlinelen
(fp) >= TR_STD_WIDTH)
374
if (nl &&
trlinelen
(fp) > 0)
403
if (
trlinelen
(fp) > 0 &&
trlinelen
(fp) < TR_STD_WIDTH) {
409
if (nl ||
trlinelen
(fp) > TR_STD_WIDTH - 24
[
all
...]
show.c
115
inline static int
trlinelen
(TFILE *);
303
trlinelen
(TFILE * fp)
function in typeref:typename:int
334
if (
trlinelen
(fp) >= TR_STD_WIDTH) {
349
if (nl &&
trlinelen
(fp) > 0)
357
if (
trlinelen
(fp) >= TR_STD_WIDTH) {
366
if (nl ||
trlinelen
(fp) >= TR_STD_WIDTH)
374
if (nl &&
trlinelen
(fp) > 0)
403
if (
trlinelen
(fp) > 0 &&
trlinelen
(fp) < TR_STD_WIDTH) {
409
if (nl ||
trlinelen
(fp) > TR_STD_WIDTH - 24
[
all
...]
Completed in 28 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025