Searched refs:TUGetMsgPosition (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | tocutil.h | 35 extern int TUGetMsgPosition (Toc, Msg);
|
| H A D | toc.c | 468 for(i = TUGetMsgPosition(toc, msg), toc->nummsgs--; i<toc->nummsgs ; i++) { 547 i = TUGetMsgPosition(toc, msg); 563 i = TUGetMsgPosition(toc, msg); 1113 for (i=TUGetMsgPosition(toc, msg)+1; i<toc->nummsgs ; i++)
|
| H A D | tocutil.c | 160 int TUGetMsgPosition(Toc toc, Msg msg) function in typeref:typename:int 184 "TUGetMsgPosition search failed! hi=%d, lo=%d, msgid=%d",
|
Completed in 5 milliseconds