Home
last modified time | relevance | path

Searched refs:nopic (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/src/
H A Dtool_vms.c201 other attributes. Note that "nopic" is significant only on VAX. */
203 #pragma extern_model strict_refdef "LIB$INITIALIZ" 2, nopic, nowrt
205 #pragma extern_model strict_refdef "LIB$INITIALIZE" 2, nopic, nowrt
/third_party/node/deps/openssl/openssl/apps/
H A Dvms_decc_init.c140 * attributes. Note that "nopic" is significant only on VAX.
150 # pragma extern_model strict_refdef "LIB$INITIALIZ" PSECT_ALIGN, nopic, nowrt
153 # pragma extern_model strict_refdef "LIB$INITIALIZE" PSECT_ALIGN, nopic, nowrt
/third_party/openssl/apps/
H A Dvms_decc_init.c140 * attributes. Note that "nopic" is significant only on VAX.
150 # pragma extern_model strict_refdef "LIB$INITIALIZ" PSECT_ALIGN, nopic, nowrt
153 # pragma extern_model strict_refdef "LIB$INITIALIZE" PSECT_ALIGN, nopic, nowrt
/third_party/curl/packages/vms/
H A Dcurl_crtl_init.c299 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long, nopic
/third_party/ffmpeg/libavformat/
H A Davformat.c435 int nopic = 0; in match_stream_specifier() local
443 case 'V': type = AVMEDIA_TYPE_VIDEO; nopic = 1; break; in match_stream_specifier()
451 if (nopic && (st->disposition & AV_DISPOSITION_ATTACHED_PIC)) in match_stream_specifier()

Completed in 3 milliseconds