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

  /src/games/warp/
warp.h 400 EXT int ient; variable in typeref:typename:EXT int
  /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