Searched defs:jd (Results 1 – 5 of 5) sorted by relevance
66 int jd[sd] = {-1}; in test() local
85 int jd[sd] = {-1}; in test() local
79 int jd[sd] = {-1}; in test() local
36 integer :: jd ! CHECK: jd (InDataStmt) size=4 offset=0: ObjectEntity type: INTEGER(4) init:666_4 local
346 auto &jd = session.createBareJITDylib(std::string(libPath)); in create() local