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

  /src/sys/arch/ia64/stand/common/
environment.c 66 * If EV_DYNAMIC is set, the variable has been allocated with
137 ev->ev_flags = flags & (EV_DYNAMIC);
208 if (ev->ev_flags & EV_DYNAMIC)
bootstrap.h 351 #define EV_DYNAMIC (1<<0) /* value was dynamically allocated, free if changed/unset */

Completed in 12 milliseconds