HomeSort by: relevance | last modified time | path
    Searched refs:yap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c 1194 struct attr *ap, *xap, *yap; local
1225 if ((yap = attr_find(ap, GCC_ATYP_PACKED)) != NULL)
1226 xap = yap;
1231 yap = NULL;
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c 1114 struct attr *ap, *xap, *yap; local
1143 if ((yap = attr_find(ap, GCC_ATYP_PACKED)) != NULL)
1144 xap = yap;
1148 xap = yap = NULL;

Completed in 20 milliseconds