代码搜索:ISO 9001 是什么?
找到约 10,000 项符合「ISO 9001 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/209900/4956372
h iso646.h
/* iso646.h: ISO 'C' NA1 library header */
/* Copyright 1996 ARM Limited. All rights reserved. */
/*
* Copyright ARM Ltd, 1999. All rights reserved.
* RCS $Revision: 1.4 $
* Checkin $Date: 2
www.eeworm.com/read/209559/4963369
h iso_font.h
static const unsigned char font[] = {
/* 0x00 */ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
/* 0x01 */ 0x00,0x00,0x7E,0x81,0xA5,0x81,0x81,0xBD,0x99,0x81,0x81,0x7E
www.eeworm.com/read/209559/4969111
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr
www.eeworm.com/read/209215/4981269
h iso646.h
#ifndef EiC_iso646_H
#define EiC_iso646_H
#define and &&
#define and_eq &=
#define bitand &
#define bitor |
#define compl ~
#define not !
#define not_eq !=
#define or ||
#define o
www.eeworm.com/read/209211/4983317
h iso9660.h
#define VOLDESC 16 /* sector number */
typedef uchar Byte2L[2];
typedef uchar Byte2M[2];
typedef uchar Byte4LM[4];
typedef uchar Byte4L[4];
typedef uchar Byte4M[4];
typedef uchar Byte8LM[8];
ty