Searched refs:A_DIR (Results 1 – 2 of 2) sorted by relevance
72 @cindex @samp{A_DIR} environment variable, TIC54X74 @samp{C54XDSP_DIR} and @samp{A_DIR} are semicolon-separated76 source and include files. @samp{C54XDSP_DIR} will override @samp{A_DIR}.
2967 char *A_DIR = TIC54X_DIR ? TIC54X_DIR : getenv ("A_DIR"); in md_begin() local2972 if (A_DIR != NULL) in md_begin()2974 char *tmp = xstrdup (A_DIR); in md_begin()