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

  /src/games/warp/
warp.h 400 EXT int ient; variable in typeref:typename:EXT int
init.c 365 ient = (numents != 0);
366 if (ient) {
score.c 460 !ient?"":ent?"saved":"destroyed", numents);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.c 1613 struct dcb_output *ient = &dcb->entry[i]; local in function:merge_like_dcb_entries
1623 if (jent->i2c_index == ient->i2c_index &&
1624 jent->type == ient->type &&
1625 jent->location == ient->location &&
1626 jent->or == ient->or) {
1629 ient->heads |= jent->heads;

Completed in 13 milliseconds