HomeSort by relevance Sort by last modified time
    Searched refs:per_target (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/
variable.h 61 unsigned int per_target:1; /* Nonzero if a target-specific variable. */ member in struct:variable
variable.c 225 v->per_target = 0;
526 v->per_target = p->variable.per_target;
898 if (v->per_target && v->export == v_default)
    [all...]

Completed in 91 milliseconds