Searched refs:Piece (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1AsciiSrcP.h67 typedef struct _Piece { /* Piece of the text file of BUFSIZ allocated
73 } Piece; typedef in typeref:struct:_Piece
120 Piece * first_piece; /* first piece of the text. */
H A DXaw3_1AsciiSrc.c89 static Piece * FindPiece(), * AllocNewPiece();
241 Piece * piece = FindPiece(src, pos, &start);
266 Piece *start_piece, *end_piece, *temp_piece;
409 Piece * piece;
541 Piece * piece;
879 Piece * piece;
999 register Piece * piece = NULL;
1060 static Piece *
1063 Piece * prev;
1065 Piece * piec
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DAsciiSrcP.h99 typedef struct _Piece { /* Piece of the text file of BUFSIZ allocated
105 } Piece; typedef in typeref:struct:_Piece
152 Piece * first_piece; /* first piece of the text. */
H A DAsciiSrc.c94 static Piece * FindPiece(), * AllocNewPiece();
252 Piece * piece = FindPiece(src, pos, &start);
277 Piece *start_piece, *end_piece, *temp_piece;
421 Piece* piece;
554 Piece * piece;
945 Piece * piece;
1076 Piece * piece = NULL;
1133 static Piece *
1136 Piece * prev;
1138 Piece * piec
[all...]

Completed in 15 milliseconds