Searched refs:c_null_ptr (Results 1 – 1 of 1) sorted by relevance
18 type(c_ptr), parameter :: c_null_ptr = c_ptr(0) variable83 if (c_ptr_1%__address == c_null_ptr%__address) then