HomeSort by relevance Sort by last modified time
    Searched full:pattail (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
function.c 933 struct a_pattern **pattail;
948 pattail = &pathead;
953 *pattail = pat;
954 pattail = &pat->next;
967 *pattail = 0;
926 struct a_pattern **pattail; local
    [all...]

Completed in 74 milliseconds