Searched refs:std1 (Results 1 – 5 of 5) sorted by relevance
70 -# Ultrix and OSF/1 -std173 -for ac_arg in "" -qlanglvl=ansi -std1 "-Aa -D_HPUX_SOURCE" -Xc
1863 v4l2_std_id std1,std2,std3; in pvr2_hdw_setup_std() local1865 std1 = get_default_standard(hdw); in pvr2_hdw_setup_std()1866 std3 = std1 ? 0 : hdw->hdw_desc->default_std_mask; in pvr2_hdw_setup_std()1875 std2 = (std1|std3) & ~hdw->std_mask_avail; in pvr2_hdw_setup_std()1886 if (std1) { in pvr2_hdw_setup_std()1887 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std1); in pvr2_hdw_setup_std()1891 hdw->std_mask_cur = std1; in pvr2_hdw_setup_std()
67 - On Digital Unix 4.0D (formely OSF/1) on AlphaServer, the cc option -std1 is